SEVONPEND=VALUE_0, SLEEPDEEP=VALUE_0, SLEEPONEXIT=VALUE_0
System Control Register
SLEEPONEXIT | Sleep-on-exit on handler return 0 (VALUE_0): Do not sleep when returning to Thread mode 1 (VALUE_1): Enter sleep, or deep sleep, on return from an ISR |
SLEEPDEEP | Deep Sleep used as low power mode 0 (VALUE_0): Sleep 1 (VALUE_1): Deep sleep |
SEVONPEND | Send Event on Pending bit 0 (VALUE_0): Only enabled interrupts or events can wakeup the processor, disabled interrupts are excluded 1 (VALUE_1): Enabled events and all interrupts, including disabled interrupts, can wakeup the processor |